[INFO] fetching crate cqrs-eventsourcing 0.1.1...
[INFO] testing cqrs-eventsourcing-0.1.1 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate cqrs-eventsourcing 0.1.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate cqrs-eventsourcing 0.1.1
[INFO] finished tweaking crates.io crate cqrs-eventsourcing 0.1.1
[INFO] tweaked toml for crates.io crate cqrs-eventsourcing 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cqrs-eventsourcing 0.1.1 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 83 packages to latest compatible versions
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.52.3)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.23.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v0.2.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5c84549a30bea5f3d4752d02c896d532439dc77fc3efb0eda092de1eda993817
[INFO] running `Command { std: "docker" "start" "5c84549a30bea5f3d4752d02c896d532439dc77fc3efb0eda092de1eda993817", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5c84549a30bea5f3d4752d02c896d532439dc77fc3efb0eda092de1eda993817" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c84549a30bea5f3d4752d02c896d532439dc77fc3efb0eda092de1eda993817", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5c84549a30bea5f3d4752d02c896d532439dc77fc3efb0eda092de1eda993817" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling cqrs-eventsourcing v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.40s
[INFO] running `Command { std: "docker" "inspect" "5c84549a30bea5f3d4752d02c896d532439dc77fc3efb0eda092de1eda993817", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5c84549a30bea5f3d4752d02c896d532439dc77fc3efb0eda092de1eda993817" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cqrs-eventsourcing v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `expected`
[INFO] [stdout]    --> tests/lib.rs:261:13
[INFO] [stdout]     |
[INFO] [stdout] 261 |         let expected = vec![DispatchEvent::Accepted(Accepted {
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> tests/lib.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 171 | struct Accept {
[INFO] [stdout]     |        ------ field in this struct
[INFO] [stdout] 172 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Accept` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.45s
[INFO] running `Command { std: "docker" "inspect" "5c84549a30bea5f3d4752d02c896d532439dc77fc3efb0eda092de1eda993817", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5c84549a30bea5f3d4752d02c896d532439dc77fc3efb0eda092de1eda993817" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `expected`
[INFO] [stderr]    --> tests/lib.rs:261:13
[INFO] [stderr]     |
[INFO] [stderr] 261 |         let expected = vec![DispatchEvent::Accepted(Accepted {
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]    --> tests/lib.rs:172:5
[INFO] [stderr]     |
[INFO] [stderr] 171 | struct Accept {
[INFO] [stderr]     |        ------ field in this struct
[INFO] [stderr] 172 |     id: String,
[INFO] [stderr]     |     ^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Accept` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cqrs-eventsourcing` (test "lib") generated 2 warnings (run `cargo fix --test "lib" -p cqrs-eventsourcing` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cqrs_eventsourcing-3b2227cf0337cabf)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-a7c00522564ce2dc)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test given_then_dispatch_test::test_request ... ok
[INFO] [stdout] test given_then_dispatch_test::test_accept ... ok
[INFO] [stdout] test with_store_dispatch_test::test_accept ... FAILED
[INFO] [stdout] test with_store_dispatch_test::test_request ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- with_store_dispatch_test::test_accept stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'with_store_dispatch_test::test_accept' (514) panicked at src/file_eventstore.rs:47:25:
[INFO] [stdout] Oops! Error create store
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd1b42bc608 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd1b42bc608 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd1b42bc608 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd1b42bc608 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd1b42d107a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd1b42d107a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5dd1b42c0f32 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5dd1b42c0f32 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5dd1b429b326 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd1b429b326 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd1b42b4af9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd1b41c2f4c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5dd1b41c2f4c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd1b42b4cb2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5dd1b42b4cb2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dd1b429a93c - std[929523f510218772]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5dd1b4290599 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dd1b4290590 - std[929523f510218772]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5dd1b41b4040 - <cqrs_eventsourcing[16dcb99b93799f1c]::file_eventstore::FileEventStore<lib[987cd188e8cfc565]::Dispatch, lib[987cd188e8cfc565]::DispatchEvent>>::get_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/file_eventstore.rs:47:25
[INFO] [stdout]   19:     0x5dd1b41b1a08 - <cqrs_eventsourcing[16dcb99b93799f1c]::file_eventstore::FileEventStore<lib[987cd188e8cfc565]::Dispatch, lib[987cd188e8cfc565]::DispatchEvent>>::read_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/file_eventstore.rs:59:29
[INFO] [stdout]   20:     0x5dd1b41b28cc - <cqrs_eventsourcing[16dcb99b93799f1c]::file_eventstore::FileEventStore<lib[987cd188e8cfc565]::Dispatch, lib[987cd188e8cfc565]::DispatchEvent> as cqrs_eventsourcing[16dcb99b93799f1c]::store::Store<lib[987cd188e8cfc565]::Dispatch, lib[987cd188e8cfc565]::DispatchEvent>>::retrieve_for_query::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/file_eventstore.rs:167:39
[INFO] [stdout]   21:     0x5dd1b4184d8f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::Vec<cqrs_eventsourcing[16dcb99b93799f1c]::formated_event::FormatedEvent<lib[987cd188e8cfc565]::Dispatch, lib[987cd188e8cfc565]::DispatchEvent>>, cqrs_eventsourcing[16dcb99b93799f1c]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5dd1b418bed8 - <cqrs_eventsourcing[16dcb99b93799f1c]::query_processor::QueryProcessor<lib[987cd188e8cfc565]::Dispatch, lib[987cd188e8cfc565]::DispatchEvent, lib[987cd188e8cfc565]::DispatchQueryData>>::process::<cqrs_eventsourcing[16dcb99b93799f1c]::file_eventstore::FileEventStore<lib[987cd188e8cfc565]::Dispatch, lib[987cd188e8cfc565]::DispatchEvent>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_processor.rs:27:61
[INFO] [stdout]   23:     0x5dd1b419806f - <lib[987cd188e8cfc565]::Accept as cqrs_eventsourcing[16dcb99b93799f1c]::command::Command<lib[987cd188e8cfc565]::Dispatch, lib[987cd188e8cfc565]::DispatchEvent>>::before::<cqrs_eventsourcing[16dcb99b93799f1c]::file_eventstore::FileEventStore<lib[987cd188e8cfc565]::Dispatch, lib[987cd188e8cfc565]::DispatchEvent>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:211:60
[INFO] [stdout]   24:     0x5dd1b4184eaf - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<lib[987cd188e8cfc565]::Accept, cqrs_eventsourcing[16dcb99b93799f1c]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5dd1b418ccb8 - <cqrs_eventsourcing[16dcb99b93799f1c]::cqrs::CQRS<lib[987cd188e8cfc565]::Dispatch, lib[987cd188e8cfc565]::DispatchEvent, cqrs_eventsourcing[16dcb99b93799f1c]::file_eventstore::FileEventStore<lib[987cd188e8cfc565]::Dispatch, lib[987cd188e8cfc565]::DispatchEvent>>>::execute::<lib[987cd188e8cfc565]::Accept>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cqrs.rs:39:51
[INFO] [stdout]   26:     0x5dd1b4181e6e - lib[987cd188e8cfc565]::with_store_dispatch_test::test_accept::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:318:60
[INFO] [stdout]   27:     0x5dd1b41813bb - <tokio[2a7a37bce8100340]::runtime::basic_scheduler::BasicScheduler<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::time::driver::Driver<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>, tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>>>::block_on::<lib[987cd188e8cfc565]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   28:     0x5dd1b4190ada - tokio[2a7a37bce8100340]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), cqrs_eventsourcing[16dcb99b93799f1c]::error::Error>>, <tokio[2a7a37bce8100340]::runtime::basic_scheduler::BasicScheduler<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::time::driver::Driver<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>, tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>>>::block_on<lib[987cd188e8cfc565]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   29:     0x5dd1b4188b51 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[2a7a37bce8100340]::coop::Budget>>>::try_with::<tokio[2a7a37bce8100340]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), cqrs_eventsourcing[16dcb99b93799f1c]::error::Error>>, <tokio[2a7a37bce8100340]::runtime::basic_scheduler::BasicScheduler<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::time::driver::Driver<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>, tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>>>::block_on<lib[987cd188e8cfc565]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), cqrs_eventsourcing[16dcb99b93799f1c]::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x5dd1b4187c2c - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[2a7a37bce8100340]::coop::Budget>>>::with::<tokio[2a7a37bce8100340]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), cqrs_eventsourcing[16dcb99b93799f1c]::error::Error>>, <tokio[2a7a37bce8100340]::runtime::basic_scheduler::BasicScheduler<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::time::driver::Driver<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>, tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>>>::block_on<lib[987cd188e8cfc565]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), cqrs_eventsourcing[16dcb99b93799f1c]::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x5dd1b417f9b7 - tokio[2a7a37bce8100340]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), cqrs_eventsourcing[16dcb99b93799f1c]::error::Error>>, <tokio[2a7a37bce8100340]::runtime::basic_scheduler::BasicScheduler<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::time::driver::Driver<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>, tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>>>::block_on<lib[987cd188e8cfc565]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   32:     0x5dd1b417f9b7 - tokio[2a7a37bce8100340]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), cqrs_eventsourcing[16dcb99b93799f1c]::error::Error>>, <tokio[2a7a37bce8100340]::runtime::basic_scheduler::BasicScheduler<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::time::driver::Driver<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>, tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>>>::block_on<lib[987cd188e8cfc565]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   33:     0x5dd1b417f9b7 - <tokio[2a7a37bce8100340]::runtime::basic_scheduler::BasicScheduler<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::time::driver::Driver<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>, tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>>>::block_on::<lib[987cd188e8cfc565]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   34:     0x5dd1b41808fa - tokio[2a7a37bce8100340]::runtime::basic_scheduler::enter::<<tokio[2a7a37bce8100340]::runtime::basic_scheduler::BasicScheduler<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::time::driver::Driver<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>, tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>>>::block_on<lib[987cd188e8cfc565]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), cqrs_eventsourcing[16dcb99b93799f1c]::error::Error>, tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::time::driver::Driver<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>, tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   35:     0x5dd1b417afe6 - <tokio[2a7a37bce8100340]::macros::scoped_tls::ScopedKey<tokio[2a7a37bce8100340]::runtime::basic_scheduler::Context>>::set::<tokio[2a7a37bce8100340]::runtime::basic_scheduler::enter<<tokio[2a7a37bce8100340]::runtime::basic_scheduler::BasicScheduler<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::time::driver::Driver<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>, tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>>>::block_on<lib[987cd188e8cfc565]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), cqrs_eventsourcing[16dcb99b93799f1c]::error::Error>, tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::time::driver::Driver<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>, tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), cqrs_eventsourcing[16dcb99b93799f1c]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   36:     0x5dd1b417c651 - tokio[2a7a37bce8100340]::runtime::basic_scheduler::enter::<<tokio[2a7a37bce8100340]::runtime::basic_scheduler::BasicScheduler<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::time::driver::Driver<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>, tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>>>::block_on<lib[987cd188e8cfc565]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), cqrs_eventsourcing[16dcb99b93799f1c]::error::Error>, tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::time::driver::Driver<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>, tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   37:     0x5dd1b417aa5e - <tokio[2a7a37bce8100340]::runtime::basic_scheduler::BasicScheduler<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::time::driver::Driver<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>, tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>>>::block_on::<lib[987cd188e8cfc565]::with_store_dispatch_test::test_accept::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   38:     0x5dd1b418f989 - <tokio[2a7a37bce8100340]::runtime::Runtime>::block_on::<lib[987cd188e8cfc565]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   39:     0x5dd1b417cd68 - tokio[2a7a37bce8100340]::runtime::context::enter::<<tokio[2a7a37bce8100340]::runtime::Runtime>::block_on<lib[987cd188e8cfc565]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), cqrs_eventsourcing[16dcb99b93799f1c]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   40:     0x5dd1b4193243 - <tokio[2a7a37bce8100340]::runtime::handle::Handle>::enter::<<tokio[2a7a37bce8100340]::runtime::Runtime>::block_on<lib[987cd188e8cfc565]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), cqrs_eventsourcing[16dcb99b93799f1c]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   41:     0x5dd1b41866f5 - <tokio[2a7a37bce8100340]::runtime::Runtime>::block_on::<lib[987cd188e8cfc565]::with_store_dispatch_test::test_accept::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   42:     0x5dd1b41835e8 - lib[987cd188e8cfc565]::with_store_dispatch_test::test_accept
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:309:5
[INFO] [stdout]   43:     0x5dd1b41817ac - lib[987cd188e8cfc565]::with_store_dispatch_test::test_accept::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:310:31
[INFO] [stdout]   44:     0x5dd1b41a7d06 - <lib[987cd188e8cfc565]::with_store_dispatch_test::test_accept::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5dd1b41b602b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5dd1b41b602b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x5dd1b41c38a5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5dd1b41c38a5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5dd1b41c38a5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5dd1b41c38a5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5dd1b41c38a5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5dd1b41c38a5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5dd1b41c38a5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5dd1b41be404 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5dd1b41be404 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5dd1b41c6922 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x5dd1b41c6922 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5dd1b41c6922 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5dd1b41c6922 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5dd1b41c6922 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5dd1b41c6922 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x5dd1b41c6922 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5dd1b42bbf6f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   64:     0x5dd1b42bbf6f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7fccc8417aa4 - <unknown>
[INFO] [stdout]   66:     0x7fccc84a4a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- with_store_dispatch_test::test_request stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'with_store_dispatch_test::test_request' (515) panicked at src/file_eventstore.rs:47:25:
[INFO] [stdout] Oops! Error create store
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd1b42bc608 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd1b42bc608 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd1b42bc608 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd1b42bc608 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd1b42d107a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd1b42d107a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5dd1b42c0f32 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5dd1b42c0f32 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5dd1b429b326 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd1b429b326 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd1b42b4af9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd1b41c2f4c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5dd1b41c2f4c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd1b42b4cb2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5dd1b42b4cb2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dd1b429a93c - std[929523f510218772]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5dd1b4290599 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dd1b4290590 - std[929523f510218772]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5dd1b41b4040 - <cqrs_eventsourcing[16dcb99b93799f1c]::file_eventstore::FileEventStore<lib[987cd188e8cfc565]::Dispatch, lib[987cd188e8cfc565]::DispatchEvent>>::get_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/file_eventstore.rs:47:25
[INFO] [stdout]   19:     0x5dd1b41b31da - <cqrs_eventsourcing[16dcb99b93799f1c]::file_eventstore::FileEventStore<lib[987cd188e8cfc565]::Dispatch, lib[987cd188e8cfc565]::DispatchEvent> as cqrs_eventsourcing[16dcb99b93799f1c]::store::Store<lib[987cd188e8cfc565]::Dispatch, lib[987cd188e8cfc565]::DispatchEvent>>::append::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/file_eventstore.rs:144:29
[INFO] [stdout]   20:     0x5dd1b4184d8f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::Vec<cqrs_eventsourcing[16dcb99b93799f1c]::formated_event::FormatedEvent<lib[987cd188e8cfc565]::Dispatch, lib[987cd188e8cfc565]::DispatchEvent>>, cqrs_eventsourcing[16dcb99b93799f1c]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5dd1b418f01e - <cqrs_eventsourcing[16dcb99b93799f1c]::cqrs::CQRS<lib[987cd188e8cfc565]::Dispatch, lib[987cd188e8cfc565]::DispatchEvent, cqrs_eventsourcing[16dcb99b93799f1c]::file_eventstore::FileEventStore<lib[987cd188e8cfc565]::Dispatch, lib[987cd188e8cfc565]::DispatchEvent>>>::execute::<lib[987cd188e8cfc565]::Request>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cqrs.rs:52:14
[INFO] [stdout]   22:     0x5dd1b41826f2 - lib[987cd188e8cfc565]::with_store_dispatch_test::test_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:302:60
[INFO] [stdout]   23:     0x5dd1b41814eb - <tokio[2a7a37bce8100340]::runtime::basic_scheduler::BasicScheduler<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::time::driver::Driver<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>, tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>>>::block_on::<lib[987cd188e8cfc565]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5dd1b4190c0a - tokio[2a7a37bce8100340]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), cqrs_eventsourcing[16dcb99b93799f1c]::error::Error>>, <tokio[2a7a37bce8100340]::runtime::basic_scheduler::BasicScheduler<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::time::driver::Driver<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>, tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>>>::block_on<lib[987cd188e8cfc565]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5dd1b4188c91 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[2a7a37bce8100340]::coop::Budget>>>::try_with::<tokio[2a7a37bce8100340]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), cqrs_eventsourcing[16dcb99b93799f1c]::error::Error>>, <tokio[2a7a37bce8100340]::runtime::basic_scheduler::BasicScheduler<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::time::driver::Driver<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>, tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>>>::block_on<lib[987cd188e8cfc565]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), cqrs_eventsourcing[16dcb99b93799f1c]::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5dd1b4187c8c - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[2a7a37bce8100340]::coop::Budget>>>::with::<tokio[2a7a37bce8100340]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), cqrs_eventsourcing[16dcb99b93799f1c]::error::Error>>, <tokio[2a7a37bce8100340]::runtime::basic_scheduler::BasicScheduler<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::time::driver::Driver<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>, tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>>>::block_on<lib[987cd188e8cfc565]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), cqrs_eventsourcing[16dcb99b93799f1c]::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5dd1b4180147 - tokio[2a7a37bce8100340]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), cqrs_eventsourcing[16dcb99b93799f1c]::error::Error>>, <tokio[2a7a37bce8100340]::runtime::basic_scheduler::BasicScheduler<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::time::driver::Driver<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>, tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>>>::block_on<lib[987cd188e8cfc565]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5dd1b4180147 - tokio[2a7a37bce8100340]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), cqrs_eventsourcing[16dcb99b93799f1c]::error::Error>>, <tokio[2a7a37bce8100340]::runtime::basic_scheduler::BasicScheduler<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::time::driver::Driver<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>, tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>>>::block_on<lib[987cd188e8cfc565]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5dd1b4180147 - <tokio[2a7a37bce8100340]::runtime::basic_scheduler::BasicScheduler<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::time::driver::Driver<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>, tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>>>::block_on::<lib[987cd188e8cfc565]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5dd1b418095a - tokio[2a7a37bce8100340]::runtime::basic_scheduler::enter::<<tokio[2a7a37bce8100340]::runtime::basic_scheduler::BasicScheduler<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::time::driver::Driver<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>, tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>>>::block_on<lib[987cd188e8cfc565]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), cqrs_eventsourcing[16dcb99b93799f1c]::error::Error>, tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::time::driver::Driver<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>, tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5dd1b417b116 - <tokio[2a7a37bce8100340]::macros::scoped_tls::ScopedKey<tokio[2a7a37bce8100340]::runtime::basic_scheduler::Context>>::set::<tokio[2a7a37bce8100340]::runtime::basic_scheduler::enter<<tokio[2a7a37bce8100340]::runtime::basic_scheduler::BasicScheduler<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::time::driver::Driver<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>, tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>>>::block_on<lib[987cd188e8cfc565]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), cqrs_eventsourcing[16dcb99b93799f1c]::error::Error>, tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::time::driver::Driver<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>, tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), cqrs_eventsourcing[16dcb99b93799f1c]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5dd1b417ca11 - tokio[2a7a37bce8100340]::runtime::basic_scheduler::enter::<<tokio[2a7a37bce8100340]::runtime::basic_scheduler::BasicScheduler<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::time::driver::Driver<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>, tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>>>::block_on<lib[987cd188e8cfc565]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), cqrs_eventsourcing[16dcb99b93799f1c]::error::Error>, tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::time::driver::Driver<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>, tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5dd1b417aabe - <tokio[2a7a37bce8100340]::runtime::basic_scheduler::BasicScheduler<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::time::driver::Driver<tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>, tokio[2a7a37bce8100340]::park::either::Either<tokio[2a7a37bce8100340]::io::driver::Driver, tokio[2a7a37bce8100340]::park::thread::ParkThread>>>>::block_on::<lib[987cd188e8cfc565]::with_store_dispatch_test::test_request::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5dd1b418fac9 - <tokio[2a7a37bce8100340]::runtime::Runtime>::block_on::<lib[987cd188e8cfc565]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5dd1b417ce88 - tokio[2a7a37bce8100340]::runtime::context::enter::<<tokio[2a7a37bce8100340]::runtime::Runtime>::block_on<lib[987cd188e8cfc565]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), cqrs_eventsourcing[16dcb99b93799f1c]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5dd1b4193313 - <tokio[2a7a37bce8100340]::runtime::handle::Handle>::enter::<<tokio[2a7a37bce8100340]::runtime::Runtime>::block_on<lib[987cd188e8cfc565]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), cqrs_eventsourcing[16dcb99b93799f1c]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5dd1b4186775 - <tokio[2a7a37bce8100340]::runtime::Runtime>::block_on::<lib[987cd188e8cfc565]::with_store_dispatch_test::test_request::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5dd1b41837e8 - lib[987cd188e8cfc565]::with_store_dispatch_test::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:295:5
[INFO] [stdout]   39:     0x5dd1b41817ec - lib[987cd188e8cfc565]::with_store_dispatch_test::test_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:296:32
[INFO] [stdout]   40:     0x5dd1b41a7d46 - <lib[987cd188e8cfc565]::with_store_dispatch_test::test_request::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5dd1b41b602b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd1b41b602b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5dd1b41c38a5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5dd1b41c38a5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5dd1b41c38a5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5dd1b41c38a5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5dd1b41c38a5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5dd1b41c38a5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5dd1b41c38a5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5dd1b41be404 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5dd1b41be404 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr] error: test failed, to rerun pass `--test lib`
[INFO] [stdout]   52:     0x5dd1b41c6922 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5dd1b41c6922 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5dd1b41c6922 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5dd1b41c6922 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5dd1b41c6922 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5dd1b41c6922 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5dd1b41c6922 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5dd1b42bbf6f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x5dd1b42bbf6f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7fccc8417aa4 - <unknown>
[INFO] [stdout]   62:     0x7fccc84a4a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     with_store_dispatch_test::test_accept
[INFO] [stdout]     with_store_dispatch_test::test_request
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5c84549a30bea5f3d4752d02c896d532439dc77fc3efb0eda092de1eda993817", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c84549a30bea5f3d4752d02c896d532439dc77fc3efb0eda092de1eda993817", kill_on_drop: false }`
[INFO] [stdout] 5c84549a30bea5f3d4752d02c896d532439dc77fc3efb0eda092de1eda993817
